Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add .vscode to gitignore #68

Merged
merged 1 commit into from
Sep 1, 2022
Merged

Add .vscode to gitignore #68

merged 1 commit into from
Sep 1, 2022

Conversation

GleasonK
Copy link
Member

@GleasonK GleasonK commented Sep 1, 2022

VS Code makes a directory .vscode/ with json configurations in it for C++ extensions. If we end up wanting certain configs for vs code to be stored in this repo, we can edit this later, for now will save a lot of trouble to ignore everything.

VS Code makes a directory `.vscode/` with json configurations in it for C++ extensions. If we end up wanting certain configs for vs code to be stored in this repo, we can edit this later, for now will save a lot of trouble to ignore everything.
@GleasonK GleasonK requested a review from burmako September 1, 2022 15:19
@GleasonK
Copy link
Member Author

GleasonK commented Sep 1, 2022

Just looked at a few large GH projects, and it seems very common to have this dir in git ignore.

@GleasonK GleasonK merged commit d805e42 into main Sep 1, 2022
@burmako burmako deleted the GleasonK-patch-1 branch September 5, 2022 23:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants